Skip to content

fix(health): prevent caching of rejected requests - #7

Merged
thibaultleouay merged 2 commits into
openstatusHQ:mainfrom
ephraimduncan:fix/prevent-health-error-response-caching
Sep 15, 2026
Merged

thibaultleouay merged 2 commits into
openstatusHQ:mainfrom
ephraimduncan:fix/prevent-health-error-response-caching

Conversation

@ephraimduncan

Copy link
Copy Markdown
Contributor

Requests to a different path or with an unsupported method received error responses without the documented cache and content-type headers. These responses include cache-control: no-store and the JSON content type. They remain bodyless, retain their status codes, and do not run probes.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

@thibaultleouay

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

@thibaultleouay
thibaultleouay merged commit e282220 into openstatusHQ:main Sep 15, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants